home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / putc.z / putc
Encoding:
Text File  |  2002-10-03  |  1.2 KB  |  32 lines

  1. PUTC(3F)                                              Last changed: 10-2-98
  2.  
  3.  
  4. NNAAMMEE
  5.      ppuuttcc, ffppuuttcc - write a character to a Fortran logical unit
  6.  
  7. SSYYNNOOPPSSIISS
  8.      iinntteeggeerr ffuunnccttiioonn ppuuttcc ((_c_h_a_r))
  9.      cchhaarraacctteerr _c_h_a_r
  10.  
  11.      iinntteeggeerr ffuunnccttiioonn ffppuuttcc ((_l_u_n_i_t,, _c_h_a_r))
  12.      cchhaarraacctteerr _c_h_a_r
  13.  
  14. IIMMPPLLEEMMEENNTTAATTIIOONN
  15.      IRIX systems
  16.  
  17. DDEESSCCRRIIPPTTIIOONN
  18.      These funtions write a character to the file associated with a Fortran
  19.      logical unit bypassing normal fortran I/O.  ppuuttcc writes to logical
  20.      unit 6, normally connected to the control terminal output.
  21.  
  22.      The value of each function is zero unless an error occurred; a system
  23.      error code otherwise. See ppeerrrroorr(3F).
  24.  
  25. FFIILLEESS
  26.      //uussrr//uuccbb//lliibb//lliibbUU7777..aa //uussrr//lliibb//lliibbUU7777..aa
  27.  
  28. SSEEEE AALLSSOO
  29.      ppuuttcc(3S), iinnttrroo(2), ppeerrrroorr(3F)
  30.  
  31.      This man page is available only online.
  32.